projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22f6899
)
*** empty log message ***
author
Juri Linkov
<juri@jurta.org>
Mon, 29 Dec 2008 00:12:12 +0000
(
00:12
+0000)
committer
Juri Linkov
<juri@jurta.org>
Mon, 29 Dec 2008 00:12:12 +0000
(
00:12
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d89e355dab4fdae20b8e7c1b2059e22db7ea70e2..d5357de2d3a888a4ec4904df6f1678ade76e3b49 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-12-29 Juri Linkov <juri@jurta.org>
+
+ * proced.el (proced-mode-map): Bind " " to next-line instead of the
+ command `proced-next-line' removed on 2008-09-06.
+
2008-12-28 Juri Linkov <juri@jurta.org>
* misearch.el (multi-isearch-next-buffer-function): Doc fix.